home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / bin / system-config-printer < prev    next >
Encoding:
Text File  |  2009-05-05  |  95 b   |  4 lines

  1. #!/bin/sh
  2. prefix=/usr
  3. exec ${prefix}/share/system-config-printer/system-config-printer.py "$@"
  4.